home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if rollOver(84) then
- cursor(280)
- else
- if rollOver(85) then
- cursor(280)
- else
- if rollOver(86) then
- cursor(280)
- else
- if rollOver(87) then
- cursor(280)
- else
- if rollOver(88) then
- cursor(280)
- else
- cursor(-1)
- end if
- end if
- end if
- end if
- end if
- go(the frame)
- end
-